|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
RIPng route packet structure. More...
Public Attributes | |
| short | addressFamily |
| short | routeTag |
| ipv6 | ipAddress |
| ipv6 | subnetMask |
| ipv6 | nextHop |
| int | metric |
| bool | isRedistributed |
RIPng route packet structure.
| short Ripv6RoutePacket::addressFamily |
| ipv6 Ripv6RoutePacket::ipAddress |
| bool Ripv6RoutePacket::isRedistributed |
| int Ripv6RoutePacket::metric |
| ipv6 Ripv6RoutePacket::nextHop |
| short Ripv6RoutePacket::routeTag |
| ipv6 Ripv6RoutePacket::subnetMask |